Reviewer Roulette suggestions should include a tooltip
### Problem to solve The suggestions from RR are great but there's no immediate way to see the status / availability of a reviewer. ### Suggestion Add a tooltip to the suggested reviewer links which contains user information, as done for discussions. ![Screenshot_2020-07-22_at_17.24.29](/uploads/5f795527eeee5298f84d95c9194e5071/Screenshot_2020-07-22_at_17.24.29.png) ### Additional information Reviewer information is defined here: https://gitlab.com/gitlab-org/gitlab-roulette/-/blob/master/lib/team_member.rb A popover / tooltip can be rendered via https://gitlab.com/gitlab-org/gitlab/-/blob/master/app/assets/javascripts/user_popovers.js#L62
issue