- handle case where `Profile.from_id` works, but `Profile.from_username` doesn't
- Handle case where `QueryReturnedNotFoundException` lies and `similar_profiles` contains the exact username
- Still raises `ProfileNotExistsException` for compatibility.