v2.0.62: Keep title attribute and code optimizations
🔧 Improvements
- Keep title attribute when not replacing translated title
- Remove redundant code patterns
📝 Details
- Instead of removing title attribute when not replacing a title, we now set it to current title to maintain hover functionality
- Small code optimizations to remove redundant patterns