Greasy Fork is available in English.
Brings back the full view count and date to the description box.
< Feedback on YouTube - Show Full View Count and Date (unless hovering)
I used margin-top: -94px and margin-left: 8px and that seems to do the trick. However, when clicking the "Show more" text below the video description, it will sometimes break the script until you refresh the page. It's random so far. I'm using the latest version of Firefox with normal 100% zoom. I'm hoping @lednerg looks into this when they have time.
I fixed it by adjusting the top margin (line 22 of the code) from -21px to -109px