Fixed an issue with the version check in Videos.js (see d63940e)
The incorrect version check would wrongly determine that 7.10 and above were less than 7.4, which caused the old dialog service to be used instead of the newer overlay directive introduced in 7.4. The dialog service doesn't play with other dialogs, which then caused some problems.