I like the new addition to $duration. I have some suggestions obviously.

$duration(seconds,4) returns d:h:m:s format.

$duration(seconds,5) returns days hours minutes seconds format. Basically like the default but without the weeks. I'm kind of surprised this wasn't added yet, to convert weeks into days.