Makes about a 1px difference.
Closes #2295.
Used to shortcut lookup checks without potentially expensive drawable creation overhead.
Also adds support for lookups with file extensions
Move path mapping to the resource store, so caching can happen against the component's name rather than the skin path. Fixes regression of beatmap load time when a custom skin is selected.