also added Status to APIBeatmap + APIBeatmapSet
This queue type can hold several references to already dequeued requests. In our usage, this can cause old api calls to hold references to already-disposed screens (and in turn, very large memory portions).
# Conflicts: # osu.Game/Overlays/Chat/ChatTabControl.cs # osu.Game/Overlays/ChatOverlay.cs
Apply fixes to things pointed out by AppVeyor
+ provoke angry AppVeyor
Add OnClick to TooltipIconButton; Actions on pressing previous/next in builds