Hi Jack,
I have a suggestion. Would it be too complicated to add a tag to the green triangle on the research screen that marks the maximum value for a driver in the league, indicating the exact value?
It can be very good for keeping track of the league
Something like: data-max-value="270"
this is a real sample:
<svg class="triangle-marker" width="16" height="10" viewBox="0 0 16 10" style="position: absolute; z-index: 5; top: -2px; left: calc(90% - 8px);" data-max-value="270"><polygon points="0,0 8,10 16,0" fill="#5a9e35"></polygon></svg>


