Probably closes https://github.com/ppy/osu/issues/34716
Can't see any other cause, can reproduce the issue on master using
manual db modifications via realm studio and it is not a consistent
reproduction, so seems like an open-and-shut lack of refresh.
This intentionally removes shear specification from root level of
`BeatmapTitleWedge` since shearing is moved one level higher (see fill
flow containing `BeatmapTitleWedge` in `SongSelect`).