Fixes https://github.com/ppy/osu/issues/476.
Add top scores section into beatmap overlay display
Fix hard crash when clicking play button with no map selected
Ensure only one information overlay is open at once
Resolves #1507.
Remove scrollability from sub-areas in beatmap overaly
Ensure overlay containers scroll to top when new information is presented
The areas that are scrollable inside the beatmap overlay make for a very frustrating experience. Let's disable them for now.
Fix wrong ratings calculations
Extend Beatmap Set Response
Clean up a few warnings in preparation for net-standard
Add pending and graveyarded beatmapsets to profile page
Reduce number of rqeuests to display beatmaps in profile